-- card: 54005 from stack: in -- bmap block id: 54108 -- flags: 0000 -- background id: 29299 -- name: ----- HyperTalk script ----- on openCard set lockScreen to true send mouseDown send mouseUp set lockScreen to false end openCard -- part 1 (field) -- low flags: 00 -- high flags: 2004 -- rect: left=85 top=178 right=297 bottom=433 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: text -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=0 top=0 right=326 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: big ----- HyperTalk script ----- on mouseUp answer "Click on READ to see this article." with "OK" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=407 top=75 right=94 bottom=502 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to next card end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=51 top=68 right=120 bottom=120 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button -- part 6 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=407 top=100 right=120 bottom=502 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card id 25214 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=407 top=125 right=145 bottom=502 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp answer "You cannot Print from the Simulation." with "OK" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=407 top=150 right=170 bottom=502 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp answer "You cannot Print from the Simulation." with "OK" end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=431 top=175 right=195 bottom=502 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp answer "Help is not available in the Simulation." with "OK" end mouseUp -- part contents for card part 1 ----- text ----- The program displays the list of the articles that have the keyword OZONE in them. You can look at any article by highlighting it and clicking on READ. Click READ to see this article.